Initial import of pathdiff-0.2.1 Test: TH Bug: 288151817 Bug: 288129815 Change-Id: I09ef62ad948be7416ad54fbdeac6304d476f6b69 
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..aab0f6a --- /dev/null +++ b/METADATA 
@@ -0,0 +1,20 @@ +name: "pathdiff" +description: "Library for diffing paths to obtain relative paths" +third_party { + url { + type: HOMEPAGE + value: "https://crates.io/crates/pathdiff" + } + url { + type: ARCHIVE + value: "https://static.crates.io/crates/pathdiff/pathdiff-0.2.1.crate" + } + version: "0.2.1" + # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. + license_type: NOTICE + last_upgrade_date { + year: 2023 + month: 6 + day: 12 + } +}